@font-face {
  font-family: 'tuki-omega';
  src:
    url('fonts/tuki-omega.ttf?3dzt9y') format('truetype'),
    url('fonts/tuki-omega.woff?3dzt9y') format('woff'),
    url('fonts/tuki-omega.svg?3dzt9y#tuki-omega') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="tuki-omega-"], [class*=" tuki-omega-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tuki-omega' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tuki-omega-plus:before {
  content: "\e90f";
}
.tuki-omega-arrow_down:before {
  content: "\e900";
}
.tuki-omega-arrow_right:before {
  content: "\e901";
}
.tuki-omega-buscar:before {
  content: "\e902";
}
.tuki-omega-calendar:before {
  content: "\e903";
}
.tuki-omega-salir:before {
  content: "\e90d";
}
.tuki-omega-file-excel:before {
  content: "\eae2";
}
